Welcome![Sign In][Sign Up]
Location:
Search - huffman txt

Search list

[Compress-Decompress algrithms15458462587421556

Description: Huffman编解码器的模拟实现 应用Huffman算法实现模拟编解码器,程序实现对输入的一篇英文文章(以 .txt文件读入),输出Huffman 码流(以 .txt文件输出),最好能实现译码过程。程序语言可以选用C、 VC或C++。-Huffman CODECs the simulation application Huffman algorithm simulation codecs, Programming on the importation of an article in English (. txt file income), Huffman code stream output (. txt files output), it would be desirable to achieve decoding process. The choice of programming language C, or C VC.
Platform: | Size: 187392 | Author: 吉尔 | Hits:

[Compress-Decompress algrithmshuffman

Description: 静态的哈夫曼编码,从file.txt文件中读取字符,统计,并编码,输出到huffman-u.txt中-Static Huffman coding, the document read from file.txt characters, statistics, and coding, the output of the huffman-u.txt
Platform: | Size: 4096 | Author: 陈文杰 | Hits:

[VC/MFChuffmantree

Description: 哈夫曼编码的源程序,可以使用txt文件进行输入,并且输出到txt文件中。并且可以实现书结构的显示。-Huffman coding of source, you can use the txt file for input and output to txt file. Structure and can realize the book display.
Platform: | Size: 297984 | Author: ligengyu | Hits:

[2D Graphichuffman

Description: matlab实现huffman编码 1. norm2huff.m (encoder function) 2. huff2norm.m (decoder function) 3. frequency.m (private function) 4. huffcodes2bin.m (binary rapresentation of huffman codes) 5. huffman_bench1.m (benchmark) 6. huffman_demo1.m (demo file) 7. huffman_demo2.m (demo file) 8. huffman_test1.m (test file) 9. huffman_test2.m (test file) 10. huffman_docs.zip (documentation) 11. Disclamer.txt (this is the disclamer)-huffman coding matlab realize 1. norm2huff.m (encoder function) 2. huff2norm.m (decoder function) 3. frequency.m (private function) 4. huffcodes2bin.m (binary rapresentation of huffman codes) 5. huffman_bench1.m (benchmark ) 6. huffman_demo1.m (demo file) 7. huffman_demo2.m (demo file) 8. huffman_test1.m (test file) 9. huffman_test2.m (test file) 10. huffman_docs.zip (documentation) 11. Disclamer.txt (this is the disclamer)
Platform: | Size: 19456 | Author: lindajillduan | Hits:

[OtherHuffman

Description: 设计一个哈夫曼编码/译码系统,对一个文本文件中的字符进行哈夫曼编码,生成编码文件(压缩文件,后缀名.cod); 反过来,可将一个压缩文件译码还原成一个文本文件(.txt)。-The design of a Huffman encoding/decoding system, to a text file of characters Huffman encoding, to generate encoded file (compressed file name suffix. Cod) in turn, can restore a compressed file into a decoder text file (. txt).
Platform: | Size: 7168 | Author: haitty1009 | Hits:

[matlabhuffman

Description: matlab 实现对整篇文章进行huffman压缩编码的源程序-matlab achieve whole article to the source huffman coding
Platform: | Size: 2048 | Author: chenhao | Hits:

[File Operatehaffman

Description: 从TXT文件读入字符建立哈夫曼树,编码结果在txt文件输出,从txt文件读出编码,译成字符-TXT file read from the character-building Huffman tree coding results in txt file output from the txt file to read out the codes, to the characters
Platform: | Size: 2048 | Author: 张琳 | Hits:

[Compress-Decompress algrithmshuffman

Description: 实现huffman算法的编码与解码,先要建立hufstr.txt作为字符串的输入-The realization of huffman encoding and decoding algorithm, we must establish hufstr.txt input as a string
Platform: | Size: 956416 | Author: 雪峰 | Hits:

[Data structsHuffmanTree

Description: huffman树的基本实现. 利用读取TXT文件统计产生huffman树,从而对TXT文件进行压缩和解压.-huffman tree realize. the use of statistics to read TXT file generated huffman tree, thus TXT file compression and decompression.
Platform: | Size: 9216 | Author: 嘟嘟 | Hits:

[File Operatehuffman

Description: 模拟霍夫曼树算法过程,在相同目录下建立一个有数据的TXT文件,然后按提示运行-Huffman tree algorithm simulation process, in the same directory data to create a TXT file, and then follow the prompts to run
Platform: | Size: 5120 | Author: 吴平波 | Hits:

[Windows Develophuffman

Description: c版本,Huffman编解码算法演示,其中输入的测试文件可自定以一两句的英文txt文件-c version, Huffman decoding algorithm for demonstration
Platform: | Size: 5120 | Author: James | Hits:

[File OperateHuffman

Description: This file encode a txt file with the Huffman algorithms. It also reconstruct it.
Platform: | Size: 233472 | Author: Amit Adoni | Hits:

[matlabHuffman

Description: 该仿真程序采用2个码元联合编码的方式对信源数据进行Huffman编码,最后给出了联合编码和单个码元编码以及定长编码的对比分析,并将编码的二进制数据和解码的数据输出为文本文件hcode.txt及hdecode.txt。-matlab
Platform: | Size: 19456 | Author: xiaonaughty | Hits:

[Windows Develophafuman

Description: 实现简单赫夫曼编码,对简单的txt文件进行编译和统计-To achieve a simple Huffman coding, to compile a simple txt file and statistics
Platform: | Size: 3072 | Author: 许文举 | Hits:

[matlabhuffman

Description: 对MATLAB软件中已经存在的Shannon.txt文档进行霍夫曼编码,检测霍夫曼编码的编码速率。-On the MATLAB software that already exists Shannon.txt documents Huffman coding, the encoding rate of detection of Huffman coding.
Platform: | Size: 7168 | Author: 史锁兰 | Hits:

[matlabhuffman

Description: 对给定的txt文件进行Huffman编码和解码,并加以分析,采用无记忆信源编码方式-For a given txt files Huffman encoding and decoding, and analyzed, using non-memory source coding method
Platform: | Size: 6144 | Author: julia | Hits:

[Voice CompressHuffman-txt

Description: huffman coding for text
Platform: | Size: 5120 | Author: sapphire | Hits:

[Windows Develophuffman

Description: 基于Huffman树的压缩文件及解压文件源代码,可压缩txt,图片,音频等,但txt格式压缩率较高,其他格式压缩不明显(Huffman tree based compressed files and decompression file source code, compressed TXT, pictures, audio, etc., but TXT format compression rate is higher, other formats are not obvious compression)
Platform: | Size: 1697792 | Author: 岚爻 | Hits:

[Data structshuffman

Description: 可以实现将txt文件进行huffman编码压缩(Txt files can be compressed by Huffman encoding)
Platform: | Size: 1024 | Author: MaybeSilent | Hits:

[Compress-Decompress algrithmshuffman

Description: 基于赫夫曼树的压缩算法 二进制读入文件,对txt有较好压缩效果,而对MP4、pdf等已经被处理过的文件格式效果不不明显。但是是初学者很好的学习资料。(The compression algorithm based on Huffman tree Binary read into the file, TXT has a better compression effect, and MP4, PDF has been processed file format effect is not not obvious. But it's a good learning material for beginners.)
Platform: | Size: 783360 | Author: 絮缘 | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net